Total Complexity | 49 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 297 |
Lines of code | 130 |
Logical lines of code | 71 |
Comment lines | 147 |
Methods | 17 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
field_select() | 55 | 8 | 16 | |
field_checkbox() | 54 | 7 | 19 | |
field_radio() | 54 | 7 | 19 | |
field_input_integer() | 57 | 5 | 15 | |
field_input_text() | 60 | 4 | 12 | |
field_input_password() | 60 | 4 | 12 | |
field_input_textarea() | 66 | 3 | 7 | |
echo_field_checkbox() | 75 | 2 | 3 | |
__construct() | 91 | 1 | 2 | |
field_simple_text() | 77 | 1 | 4 | |
echo_field_radio() | 76 | 1 | 3 | |
echo_field_input_password() | 77 | 1 | 3 | |
echo_field_select() | 76 | 1 | 3 | |
echo_field_input_textarea() | 76 | 1 | 3 | |
echo_field_input_text() | 76 | 1 | 3 | |
echo_field_input_integer() | 76 | 1 | 3 | |
echo_field_simple_text() | 79 | 1 | 3 |